ListBox.ColumnFromXY Function

Returns the column index from the passed x,y cell coordinates.

Syntax

result = ListBox.ColumnFromXY( X, Y )

Parameters

X

Integer

Y

Integer

Return Value

Result

Integer